ComponentOne Basic Library for UWP
In This Topic
    Color Properties
    In This Topic

    The following properties let you customize the colors used in the C1RadialMenu control and the C1RadialMenuItem items.

     

    Property

    Description

    Background

    Gets or sets a brush that describes the background of a control. This is a dependency property.

    Foreground

    Gets or sets a brush that describes the foreground color. This is a dependency property.

     

    See Also